Bridge.register(class Component {
	static component_name = 'bridge:example'
	onApply() {}
	onPropose() {}
})